Fix bug #16129 with slow and incorrect redisplay in follow-mode.
authorEli Zaretskii <eliz@gnu.org>
Mon, 6 Jan 2014 16:28:26 +0000 (18:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 Jan 2014 16:28:26 +0000 (18:28 +0200)
commit553a68db7eb909238156cb1eef14ab1d9f7fc7aa
treecf376239f57c523681a2cd325ea2bf4cdce8cca4
parente1d32fe4408170b992528a2da4b917a63e86fbc4
Fix bug #16129 with slow and incorrect redisplay in follow-mode.

 src/xdisp.c (redisplay_window): Don't skip window redisplay if the
 last value of point is not equal to buffer's point.
src/ChangeLog
src/xdisp.c